home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / convert / MetaSpectIntf$TableIntf.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-06-30  |  318 b   |  10 lines

  1. package com.extensibility.convert;
  2.  
  3. public interface MetaSpectIntf$TableIntf {
  4.    String getShortName();
  5.  
  6.    String getLongName();
  7.  
  8.    String toString();
  9. }
  10.